home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 1
/
Gold Medal Software Volume 1 (Gold Medal) (1994).iso
/
prog
/
cff51b.arj
/
PORTS
/
EMXDOS.MAK
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-22
|
212 b
|
8 lines
# make the portability module -- emx method E1 for use with DOS or OS2
# The heap must start at a low number
cfport.o: cfport.emx
gcc -c -O2 -Wall -DHEAPSTART=0x70000 -x c cfport.emx
emxomf cfport.o